home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-03 / debut141.zip / HISTORY.DOC < prev    next >
Text File  |  1990-07-29  |  6KB  |  149 lines

  1.                                  Screen Debut
  2.                                  History.Doc
  3.                                  Willie Robinson
  4.                                  2613 Louis Blvd
  5.                                  Hephzibah Ga  30815
  6.  
  7. Version               Changes/Updates
  8.  
  9.  1.0              Not Released
  10.  
  11.  1.1              Not Released
  12.  
  13.  1.2x             Several versions released.
  14.  
  15.  1.3              ANSI Animator and BSAVE added. ANSI coding Algorithms
  16.                   rewritten.
  17.  
  18.  1.31             Documentation Targeted for main upgrade emphasis.
  19.  
  20.                   1) Documentaion smoothed out. SD2GT.DOC added.
  21.  
  22.                   2) Animator indicator added to Status line.
  23.  
  24.  
  25.  1.4              KeyBoard efficency & ANSI Algorithms targeted for
  26.                   upgrade emphasis.
  27.  
  28.                   1) Mouse Support
  29.  
  30.                   2) The F2 function now supports Automatic Line Junctions.
  31.                   [Shift] F2 toggles Move cursor, single line, and double
  32.                   line mode without Automatic Line Junctions.
  33.  
  34.                   3) [Shift] F5 or [Alt] Z places character selected by the
  35.                   F5 ASCII chart to the current cursor position.
  36.  
  37.                   4) The F6 "Box Junction" function has been made smart for
  38.                   greater efficency. It will attempt to suggest the correct
  39.                   junction by scanning the area around the cursor. It has
  40.                   three levels of suggestion.
  41.  
  42.                    a) Level One - It finds a junction that will fit at
  43.                    the current position.
  44.  
  45.                    b) Level Two - It can't find a junction that will fit,
  46.                    however it is able to recommend a quadrant within the
  47.                    window. It then places the pointer in the center of the
  48.                    quadrant. With luck you'll be within one character of
  49.                    the one you want.
  50.  
  51.                    c) Level Three - It cannot derive any action from it's
  52.                    calculations. The Pointer will then maintain it's last
  53.                    position.
  54.  
  55.                  5) All [Ctrl] Key Combinations are now available directly
  56.                  from the Keyboard.
  57.                  Example: To enter ^E just hold down the [Ctrl] key then
  58.                  press "E".
  59.  
  60.                  6) ASCII numeric codes may now be directly enter by
  61.                  holding down the [Alt] key and typing the number on the
  62.                  numeric key pad. Once the [Alt] key is released the
  63.                  ASCII character will be placed at the cursor.
  64.  
  65.                  7) The ANSI non-animated coding routines have been
  66.                  rewritten. There are now two choices of Non-Animated
  67.                  screen coding style.
  68.  
  69.                   a) Regular code uses more space but allows the screen
  70.                   to scroll without breaking up.
  71.  
  72.                   b) Compact code minimizes the number of lines of code.
  73.                   It will not scroll, but is very useful for uploading
  74.                   complex pictures into a BBS message base.
  75.  
  76.                  The animated coding routine remains unchanged.
  77.  
  78.                  8) Snow suppression for older CGA chips. Use the
  79.                  command line switch "/s". Slows the program down
  80.                  considerably.
  81.  
  82.                  9) Yes / No windows optionally activated with
  83.                  "Y" or "N".
  84.  
  85.                  10) When saving code a window challenges the user
  86.                  on overwriting the *.SD file. The options are:
  87.  
  88.                      Yes - Overwrite *.SD file.
  89.                      No  - Don't Overwrite *.SD file. The Code (if any)
  90.                            built by Debut will be saved.
  91.                      Esc - Abort the entire procedure. Nothing is
  92.                            written to the disk.
  93.  
  94.                  11) The Screen Menu now holds the last position
  95.                  selected.
  96.  
  97.                  12) The command line switches /BBSE, /BBSR, and /NC
  98.                  are no longer supported. These commands are now
  99.                  supported internally.
  100.  
  101.                  13) The F7 Load Screen now has a sister procedure
  102.                  [Shift] F7 which allows any file to be loaded into
  103.                  SD. For Ansi be sure the ANSI.SYS file is installed.
  104.  
  105.                  14) [ALT] L (Letter) invokes the Big Letter procedure.
  106.                  The letters were designed on an 8 x 8 matrix. All ASCII
  107.                  characters from 1 to 127 are available (The extended
  108.                  ASCII character set is not available). The Letters are
  109.                  comprised of the character choosen with the F5 ASCII
  110.                  Chart and the current color attributes. KeyBoard Support
  111.                  for the Big Letter function is provided in three ways.
  112.  
  113.                  1. Normal keys - Just press one.
  114.  
  115.                  2. Control Characters - Hold down the [Ctrl] key and
  116.                  press the appropriate key.
  117.  
  118.                  3. Any Character - Hold down the [Alt] key and enter the
  119.                  ASCII number into the key pad. Numbers larger than 127
  120.                  are truncated.
  121.  
  122.                  Note: This procedure works well with the Tab Key for
  123.                  spacing.
  124.  
  125.                  15) The animator has been reworked & expanded to 6000
  126.                  accept up to 6000 frames.
  127.  
  128.                  16) History Document started.
  129.  
  130. 1.41             KeyBoard Layout and Menuing system upgraded.
  131.  
  132.                  1) Alt keys now replace the old F key layout.
  133.  
  134.                  2) The menuing system has been simplified. All active
  135.                  keys are covered in the menu
  136.  
  137.                  3) The "Grab Color" function has been added. Place
  138.                  the cursor over a color and press [ALT] G.
  139.  
  140.                  4) The copy character function has been removed from
  141.                  the animator. The copy block "[Alt] K" and Grab Color
  142.                  function have the flexibility to replace it.
  143.  
  144.                  5) The Shareware Info Screen was removed from the
  145.                  program. Shareware information is covered in the Doc's
  146.  
  147.                  6) The "`" key is now user defineable via the ASCII
  148.                  chart [Alt] I.
  149.